Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


oracle.wsm.security.saml.v11
Class SAML11AssertionIssuer

java.lang.Object
  extended by oracle.wsm.security.saml.v11.SAML11AssertionIssuer


public class SAML11AssertionIssuer
extends Object
Since:
release specific (what release of product did this appear in)
Version:
$Header: owsm/src/oracle/wsm/security/saml/v11/SAML11AssertionIssuer.java /st_owsm/11 2009/02/01 07:16:33 vkdwived Exp ${FILE} Sep 6, 2006.3:41:15 PM vikjain Exp $
Author:
vikjain

Constructor Summary
SAML11AssertionIssuer(Document doc)
           

 

Method Summary
 oracle.security.xmlsec.saml.Assertion generate(String subName, String confMethod, String nameFormat, String subjectNameQualifier, String issuer, int notBefore, int notOnOrAfter, HashMap userAttributes, String samlVersion)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

SAML11AssertionIssuer

public SAML11AssertionIssuer(Document doc)

Method Detail

generate

public oracle.security.xmlsec.saml.Assertion generate(String subName,
                                                      String confMethod,
                                                      String nameFormat,
                                                      String subjectNameQualifier,
                                                      String issuer,
                                                      int notBefore,
                                                      int notOnOrAfter,
                                                      HashMap userAttributes,
                                                      String samlVersion)
                                               throws SecurityException
Throws:
SecurityException

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.