|
aerogear-security-picketlink 1.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aerogear.security.picketlink.auth.CredentialMatcher
@ApplicationScoped public class CredentialMatcher
Responsible for matching credentials against the IDM
| Constructor Summary | |
|---|---|
CredentialMatcher()
|
|
| Method Summary | |
|---|---|
boolean |
hasExpired()
Check if the credential has already expired |
boolean |
isValid()
Check if the credential is valid |
void |
validate(org.picketlink.idm.model.basic.Agent user,
String password)
Validate if the credential provided matches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CredentialMatcher()
| Method Detail |
|---|
public boolean isValid()
public boolean hasExpired()
public void validate(org.picketlink.idm.model.basic.Agent user,
String password)
user - password -
|
aerogear-security-picketlink 1.2.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||