Skip to main content
Jump to: navigation, search

Scout/JAXWS-RT/ICredentialValidationStrategy


Scout
Wiki Home
Website
DownloadGit
Community
ForumsBlogTwitterG+
Bugzilla
Bugzilla

A credential validation strategy is used in conjunction with an authentication mechanism. It encapsulates logic to validate user's credentials against a strategy such as database, config.ini, LDAP or others.

Back to the top