| java.lang.Object com.sun.xml.ws.security.trust.impl.IssueSamlTokenContract com.sun.xml.ws.security.trust.impl.SBIssuedSamlTokenContractImpl
Method Summary | |
public EncryptedDataType | createEncryptedData(String id, String dataEncAlgo, KeyInfo keyInfo, boolean contentOnly) | public Token | createSAMLAssertion(String appliesTo, String tokenType, String keyType, String assertionId, String issuer, Map<QName, List<String>> claimedAttrs, IssuedTokenContext context) |
wef | WSSElementFactory wef(Code) | | |
SBIssuedSamlTokenContractImpl | public SBIssuedSamlTokenContractImpl(SOAPVersion soapVersion)(Code) | | Creates a new instance of SBIssuedSamlTokenContractImpl
|
SBIssuedSamlTokenContractImpl | public SBIssuedSamlTokenContractImpl()(Code) | | |
createEncryptedData | public EncryptedDataType createEncryptedData(String id, String dataEncAlgo, KeyInfo keyInfo, boolean contentOnly)(Code) | | |
Methods inherited from com.sun.xml.ws.security.trust.impl.IssueSamlTokenContract | public RequestSecurityTokenResponse cancel(RequestSecurityToken request, IssuedTokenContext context, Map issuedTokenCtxMap) throws WSTrustException(Code)(Java Doc) abstract public Token createSAMLAssertion(String appliesTo, String tokenType, String keyType, String assertionId, String issuer, Map<QName, List<String>> claimedAttrs, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc) public void handleUnsolicited(RequestSecurityTokenResponse rstr, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc) public void init(STSConfiguration stsConfig)(Code)(Java Doc) public RequestSecurityTokenResponse issue(RequestSecurityToken rst, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc) public RequestSecurityTokenResponseCollection issueMultiple(RequestSecurityToken request, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc) public RequestSecurityTokenResponse renew(RequestSecurityToken request, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc) public RequestSecurityTokenResponse validate(RequestSecurityToken request, IssuedTokenContext context) throws WSTrustException(Code)(Java Doc)
|
|
|