Class SAMLUtils

java.lang.Object
org.apache.cxf.rs.security.saml.SAMLUtils

public final class SAMLUtils extends Object
  • Method Details

    • getSubject

      public static Subject getSubject(org.apache.cxf.message.Message message, org.apache.wss4j.common.saml.SamlAssertionWrapper assertionW)
    • createAssertion

      public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(org.apache.cxf.message.Message message) throws org.apache.cxf.interceptor.Fault
      Throws:
      org.apache.cxf.interceptor.Fault
    • createAssertion

      public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(org.apache.cxf.message.Message message, CallbackHandler handler) throws org.apache.cxf.interceptor.Fault
      Throws:
      org.apache.cxf.interceptor.Fault
    • createAssertion

      public static org.apache.wss4j.common.saml.SamlAssertionWrapper createAssertion(CallbackHandler handler, SAMLUtils.SelfSignInfo info) throws org.apache.cxf.interceptor.Fault
      Throws:
      org.apache.cxf.interceptor.Fault