| java.lang.Object com.sun.xml.ws.security.trust.impl.IssueSamlTokenContract com.sun.xml.ws.security.trust.impl.IssueSamlTokenContractImpl
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)
|
|
|