|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.security.provider.ChainingSecurityContext.ChainingOpaqueCredentials
protected class ChainingSecurityContext.ChainingOpaqueCredentials
| Field Summary | |
|---|---|
byte[] |
credentialstring
|
| Constructor Summary | |
|---|---|
protected |
ChainingSecurityContext.ChainingOpaqueCredentials()
|
| Method Summary | |
|---|---|
void |
setCredentials(byte[] credentials)
Set the credentials value. |
void |
setCredentials(java.lang.String credentials)
Set the credentials value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public byte[] credentialstring
| Constructor Detail |
|---|
protected ChainingSecurityContext.ChainingOpaqueCredentials()
| Method Detail |
|---|
public void setCredentials(byte[] credentials)
IOpaqueCredentials
setCredentials in interface IOpaqueCredentialscredentials - A string of bytes that represents an authenticator.public void setCredentials(java.lang.String credentials)
IOpaqueCredentials
setCredentials in interface IOpaqueCredentialscredentials - A Java String that contains an authenticator such as
a passphrase that is typically represented by a locale-specific text
string.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||