org.jaggeryjs.modules.sso.common.builders
Class AuthReqBuilder
java.lang.Object
org.jaggeryjs.modules.sso.common.builders.AuthReqBuilder
public class AuthReqBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthReqBuilder
public AuthReqBuilder()
buildAuthenticationRequest
public org.opensaml.saml2.core.AuthnRequest buildAuthenticationRequest(String issuerId)
throws Exception
- Generate an authentication request.
- Returns:
- AuthnRequest Object
- Throws:
Exception - error when bootstrapping
Copyright © 2015 WSO2 Inc. All rights reserved.