| Package | Description |
|---|---|
| org.cipango.server.security |
| Modifier and Type | Method and Description |
|---|---|
static SipSecurityHandler.IdentityAssertionScheme |
SipSecurityHandler.IdentityAssertionScheme.getByName(java.lang.String name) |
SipSecurityHandler.IdentityAssertionScheme |
SipSecurityHandler.getIdentityAssertionScheme() |
static SipSecurityHandler.IdentityAssertionScheme |
SipSecurityHandler.IdentityAssertionScheme.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SipSecurityHandler.IdentityAssertionScheme[] |
SipSecurityHandler.IdentityAssertionScheme.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipSecurityHandler.setIdentityAssertionScheme(SipSecurityHandler.IdentityAssertionScheme identityAssertionScheme) |
Copyright © 2015. All Rights Reserved.