|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UserDetailsWithCertificate
UserDetails with credential storage interface.
| Method Summary | |
|---|---|
org.ietf.jgss.GSSCredential |
getCertificate()
|
java.lang.String |
getDn()
|
void |
setCertificate(org.ietf.jgss.GSSCredential credential)
Set the credential for the user, updating the DN. |
| Methods inherited from interface org.acegisecurity.userdetails.UserDetails |
|---|
getAuthorities, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled |
| Method Detail |
|---|
java.lang.String getDn()
org.ietf.jgss.GSSCredential getCertificate()
void setCertificate(org.ietf.jgss.GSSCredential credential)
credential -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||