Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


oracle.ocsg.oauth2.util
Class IdentityAssertionHelper

java.lang.Object
  extended byoracle.ocsg.oauth2.util.IdentityAssertionHelper


public class IdentityAssertionHelper
extends Object

Identity assertion helper.


Constructor Summary
IdentityAssertionHelper()
           

 

Method Summary
static void assertToken(String tokenType, String token)
           

 

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

 

Constructor Detail

IdentityAssertionHelper

public IdentityAssertionHelper()

Method Detail

assertToken

public static void assertToken(String tokenType,
                               String token)
                        throws Exception
Throws:
Exception

Skip navigation links

Oracle Communications Services Gatekeeper Java API Reference
6.0

E55513-02


Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.