|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.identity.wss.security.AssertionTokenSpec
public class AssertionTokenSpec
This class implements the interface SecurityTokenSpecSAML Assertions.
| Constructor Summary | |
|---|---|
AssertionTokenSpec(NameIdentifier nameIdentifier,
SecurityMechanism securityMechanism,
String certAlias)
Construtor |
|
| Method Summary | |
|---|---|
SecurityMechanism |
getSecurityMechanism()
Returns the security mechanism |
NameIdentifier |
getSenderIdentity()
Returns the authenticated subject name identifier. |
String |
getSubjectCertAlias()
Returns the certficate alias of the subject. |
| Constructor Detail |
|---|
public AssertionTokenSpec(NameIdentifier nameIdentifier,
SecurityMechanism securityMechanism,
String certAlias)
nameIdentifier - the name identifier of the authenticated subject.securityMechanism - the security mechanism that should be used
to generate the assertion token.certAlias - the public key certificate alias of the authenticated
subject.| Method Detail |
|---|
public NameIdentifier getSenderIdentity()
public SecurityMechanism getSecurityMechanism()
public String getSubjectCertAlias()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||